Skip to content

fix(devops): restore 0.0.0.0 bind for Docker VNC x11vnc (#2409)#2475

Merged
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2409
Mar 26, 2026
Merged

fix(devops): restore 0.0.0.0 bind for Docker VNC x11vnc (#2409)#2475
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2409

Conversation

@mrveiss
Copy link
Owner

@mrveiss mrveiss commented Mar 26, 2026

Closes #2409

Summary

  • Restored x11vnc -listen 0.0.0.0 inside Docker container (was localhost after PR fix(security): add TLS to websockify VNC proxy (#1962) #2350)
  • localhost bind blocked inter-container VNC access
  • Docker network isolation + --ssl-only handle security at the container level
  • Added comments explaining the rationale

Test plan

  • YAML validated
  • x11vnc listens on 0.0.0.0
  • websockify --vnc localhost:5901 unchanged (correct for same-container)

@mrveiss mrveiss merged commit 7e86727 into Dev_new_gui Mar 26, 2026
2 of 4 checks passed
@mrveiss mrveiss deleted the fix/issue-2409 branch March 26, 2026 18:06
@github-actions
Copy link

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant